.rightcontent{width: 83%;/* margin-left: 15.5%; */float: left;/* overflow: hidden; */}
.bContainerInner {/* width:932px; */margin:0px auto;position: relative;/* height:382px; */}

.palmImg {right:10px;top:2%;}

.rsABlock img{ width:450px;  }
.fontWz {z-index:99999;position: absolute;top:80px;color:#fff;padding-left:40px;}
.fontWz h3 { font-size:40px; color:#fff; font-weight:normal; }
.fontWz p { font-size:16px; padding:20px 0px 46px 0px; line-height:34px;  color:#fff;  }
.fontWz span { display:inline-block; font-size:16px;  padding:6px 30px; border:1px solid #fff; color:#fff; }

.fontWz a {display:inline-block;}
.fontWz a:hover { cursor:pointer; }
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {width:100%;height:382px;position: relative;direction: ltr;}
.royalSlider > * {/* float: left; */}

.rsWebkit3d .rsSlide {-webkit-transform: translateZ(0);}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	/* overflow: hidden; */
	height: 100%;
	width: 100%;
	z-index: 0;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	/*overflow: hidden;*/
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;





















}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	position: absolute;
	z-index: 0;
	/* width: 100%; */
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(../img/grab.png) 8 8, move;
	
}rs-minimal-white

.grabbing-cursor{ 
	cursor:url(../img/img.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20; background:url(../img/palms.png);
}

.slide1 { background: #2d36a8; }
.slide2 {background: #753ef7; background-size:100% 100%;  }
.slide3 { background: #1D2088; background-size:100% 100%; }
.slide4 { background: #2d36a8; background-size:100% 100%; }


/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets {width:100%;position: absolute;bottom: 0;z-index: 35;padding-top: 4px;height: auto;text-align: center;line-height: 6px;overflow: hidden;}
.rsMinW .rsBullet {width:10px;height:10px;display: inline-block;*display:inline; *zoom:1;margin:0px 3px 50px 3px;}
.rsMinW .rsBullet span {
	display: block;
	width:10px;
	height:10px;
	border-radius: 50%;
	background: #CCC;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinW .rsBullet.rsNavSelected span {
	background: #FFF;
}


.SaaSmarket_navbottom{/* margin: 0 auto; *//* margin-top: 30px; */width: 15%;float: left;height: 382px;position: relative;}
.SaaSmarket_navleftmenu{/* display: block; *//* float: left; *//* width: 288px; */float: left;width: 100%;/* box-shadow: 2px 0 4px #D5D5D5; */}
.SaaSmarket_navleftmenu_a{display: block;background: #fff;/* position: relative; */-webkit-transition:.3s;-moz-transition:.3s;transition: .3s;}
.SaaSmarket_navleftmenu_a1:hover{background: #ffffff; color:#ff6a00}
.SaaSmarket_navleftmenu_a1{display: block;width: 50%;color: #000;font-size: 14px;line-height: 16px;padding: 20px;text-align: center;float: left;display: block;vertical-align: middle;/* margin: 0 auto; */text-align: center;padding: 10px 0px;}
.SaaSmarket_navleftmenu_a1 img{    display: inline-block;
    padding-right: 5px;}
 .SaaSmarket_navleftmenu_a1 h1   {    display: inline-block;}

.SaaSmarket_navleftmenu_ul{display: block;/* top: 55px; */}
.SaaSmarket_navleftmenu_ul li{background: #F0F0F0;padding: 9px 20px;-webkit-transition:.4s;-moz-transition:.4s;transition: .4s;position: relative;cursor: pointer;z-index: 4;}
.SaaSmarket_navleftmenu_ul li:nth-child(2n) {background: #fff;}


.SaaSmarket_navleftmenu_ul li:hover{background: #5676fc;  z-index:99999;}
.SaaSmarket_navleftmenu_ul li h1{height:26px;line-height:26px;font-size:14px;color: #000;display:block;}
.SaaSmarket_navleftmenu_ul li font{display: block;height: 24px;overflow: hidden;}
.SaaSmarket_navleftmenu_ul li font a{float: left;width: 71px;height: 24px;font-size: 12px;line-height: 24px;color: #999;padding-right: 8px;padding-right: 5px;white-space: nowrap;}
.SaaSmarket_navleftmenu_ul li:hover h1,.SaaSmarket_navleftmenu_ul li:hover font a {color: #fff;}


.SaaSmarket_navleftmenu_ul::-webkit-scrollbar { width: 8px;}
 .SaaSmarket_navleftmenu_ul::-webkit-scrollbar-track {
 background-color:#173871;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}
 .SaaSmarket_navleftmenu_ul::-webkit-scrollbar-thumb {
 background-color:#696baa;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}

.SaaSmarket_navleftmenu_ul { 
    overflow-x: hidden; 
    overflow-y: scroll;
    scrollbar-base-color: #f0f0f0;
    scrollbar-3dlight-color: #f0f0f0;
    scrollbar-highlight-color: #ffffff;
    scrollbar-track-color: #f0f0f0;
	scrollbar-thumb-color: #ffffff;
    scrollbar-arrow-color: #f0f0f0;
    scrollbar-shadow-color: #ffffff;/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²*/
    scrollbar-dark-shadow-color: #fff;

}



.SaaSmarket_bg{height: 382px;background:url(../images/banner_bg.jpg) center bottom no-repeat;width: 85%;float: right;/* margin-top: -48px; */}
.SaaSmarket_bgwidth{/* width:1220px; *//* margin: 0 auto; */}



/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°*/
.pullDown{z-index: 9999999;/* position: relative; */width: 100%;/* top: 56px; */height: 334px;background: #e1eafe;z-index: 99999;position: absolute;width: 100%;/* top: 56px; */height: 334px;}
.pullDownTitle{height: 35px;width: 190px;background: #a90000;color: #ffffff;font-size: 16px;font-weight: normal;text-align: center;line-height: 35px;}
.pullDownList{height: 334px;background: #fff;}

.pullDownList li i{display: inline-block;position:relative;top:4px;margin-right: 8px;left:0;-webkit-transition: margin-left .2s linear;-moz-transition: margin-left .2s linear;-o-transition: margin-left .2s linear; width: 20px;height: 19px;background: url(../images/indexicon1.png) no-repeat;}
.pullDownList li.menulihover i{margin-left: 6px;}

.pullDownList li a{color: #fefcfc;font-size: 13px;}

.pullDownList li.menuliselected span{top: 14px;right: 7px;border-left: 4px solid transparent;border-top: 4px solid #fff;border-right:4px solid transparent;border-bottom: 0;}

.pullDownList li span{display: inline-block; width: 0;height: 0;position: absolute;top: 12px;right: 8px;}
.pullDownList li.menulihover span{top: 12px;right: 8px;border-left: 4px solid #fff;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-right: 0;}
/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»*/
.yMenuListCon{/* width: 400px; */height: 382px;position: absolute;z-index: 99999999;top: -48px;left: 100%;overflow: hidden;}
.yMenuListCon p{width:auto;color: #7f7e7e;font-size: 12px;margin: 10px 0 0 -1px;overflow: hidden;}
.yMenuListCon p a{color: #7f7e7e;font-size: 14px;padding: 2px 10px;display: inline-block;float: left;margin-top: 5px;}
.yMenuListCon p a.ecolor610{color: #5676fc;}
.yMenuListCon p a:hover{color: #5676fc;}
.yMenuListConin{display: block;background: #fff;opacity: 0.9;-moz-opacity:0.9;filter: alpha(opacity=90);padding:0 20px;width: 360px;height: 382px;/* position: absolute; *//* left: 0; *//* top: 0; */}
.yMenuLCinList{overflow: hidden;}

.yMenuLCinList h3{position: relative;height: 16px;width: auto;margin: 45px auto 0;border-bottom: 1px solid #000;display: block;}
.yMenuLCinList h3 a{font-size: 16px;color: #2d2d2d;position: absolute;bottom: 0px;display: block;}
.yMenuLCinList h3 .yListMore{color: #666666;font-weight: normal;right: 0;with: 40px;height: 14px;font-size: 14px;padding-bottom: 12px;}
.yMenuLCinList h3 .yListName{-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-o-transition: left .2s linear;display: block;width: 90px;height: 16px;line-height: 16px;/* padding-top: 17px; */padding-left: 10px;left: 0;border-left: 2px solid #009cff;margin-bottom: 10px;}
.yMenuLCinList h3 .yListName:hover{left:6px;}


.baner_top{padding-top: 80px;}
.right_login{width: 16.5%;float: right;}
.right_loginbg{/* margin-left: 10px; */background: #fff;}
.right_logintitle{text-align: center;padding: 15px 20px 10px 20px;}
.right_logintitle img{display: block;border-radius: 100px;background: #e1eafe;padding: 10px;margin: 0 auto;}
.right_logintitle span{font-size: 14px;color: #232a45;line-height: 14px;padding: 10px 0px 0px 0px;display: block;height: 25px;overflow: hidden;}

.login_btn{display: block;padding: 0px 20% 16px 20%;border-bottom: 1px solid #e1eafe;}
.login_btn a{text-align: center;display: block;font-size: 14px;color: #ff7c00;line-height: 14px;padding: 8px 10px;border-radius: 50px;margin: 0 auto;transition: all .5s;border: 1px solid #ffb800;width: 46%;float: right;}
.login_btn .button{display: block;}
.login_btn:hover .button{ background:linear-gradient(0deg,#ff7c00 0%,#ffb800 100%); color:#fff; transition:all 0.5s;}
.login_btn .buttonbg{display: block;background: linear-gradient(0deg,#ff7c00 0%,#ffb800 100%);float: left;color: #fff;}

.login_list{display: block;padding: 16px 20px;/* padding-top: 0px; */}
.login_list li{display: block; background: url(../images/dian.png) 0 center no-repeat; text-indent: 20px;}
.login_list li a{display: block;line-height: 27px;height: 27px;overflow: hidden;}
.login_list_b{border-bottom: 8px solid #e1eafe;}

.SaaSmarket_meauSoftconter{background: #fff;padding: 10px 0px;}
.SaaSmarket_meauSoft{/* width: 1220px; */margin: 0px auto;}
.SaaSmarket_meauSoft li{float: left;width: 33.33333%;/* box-shadow: 0 5px 10px 0 rgba(86, 118, 252, 0.2); */padding-bottom: 20px;}
.SaaSmarket_meauSoftbg{background: #fff;box-shadow: 0 5px 10px 0 rgba(86, 118, 252, 0.2);transition: all .5s;margin: 0px 20px;}
.SaaSmarket_meauSoftbg:hover{background: #fff;box-shadow: 0 10px 20px 0 rgba(86, 118, 252, 0.2);}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle{padding: 39px 0px 0px 0px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a{display: block;position: relative;padding: 10px 30px;/* overflow:  hidden; */width: 84%;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a img{/* display: block; *//* position: absolute; *//* right: 0px; *//* top: 0px; */}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg1{background: #009cff;background: linear-gradient(0deg,#7c95ff 0%,#5676fc 100%);background-image: linear-gradient(to  left,#98abff, #5676fc 50%);border-radius: 0px 100px 100px 0px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg2{ background: #6686ff;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg3{ background: #03cfb6;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg4{/* background: #9878ff; */}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a h1{display: block;font-size: 32px;color: #fff;line-height: 40px;/* padding-bottom: 15px; */font-weight: bold;/* float: left; */text-indent: 68px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a h1 b{background: url(../images/xian.png) 0 center no-repeat;font-size: 23px;text-transform: uppercase;font-weight: normal;padding-left: 5px;/* text-indent: 49px; */padding-left: 20px;text-transform: uppercase;font-style: italic;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a span{display: block;font-size: 47px;color: #fff;line-height: 63px;float: left;background: #ff6a00;font-weight: bold;position: absolute;left: -14px;top: 0px;padding: 0px 10px;}

.SaaSmarket_meauSoftcontent{padding: 15px 10px;}
.SaaSmarket_meauSoftcontent li{width: 100%;float:none;overflow: hidden;}
.SaaSmarket_meauSoftcontent li div{padding: 10px 30px;border-top: none;background: url(../images/xq_jt_r01.png) right center no-repeat;margin-right: 20px;transition:all ease-out .2s;}
.SaaSmarket_meauSoftcontent li:hover div{background: url(../images/xq_jt_r02.png) right center no-repeat;}
.SaaSmarket_meauSoftcontent li a{display: block; transition:all ease-out .2s;}
.SaaSmarket_meauSoftcontent li:hover a{transform: translateX(-84px);}
.SaaSmarket_meauSoftcontent li a img{display: block;width: 54px;/* height: 48px; */float: left;margin-right: 20px;}
.SaaSmarket_meauSoftcontent li a font{display: block;width: 116px;height: 48px;float: left;position: relative;}
.SaaSmarket_meauSoftcontent li a font h2{display: block;font-size: 18px;margin-bottom: 5px;color: #000;font-weight: normal;height: 22px;overflow:  hidden;}
.SaaSmarket_meauSoftcontent li a font p{display: block;font-size: 14px;color: #8a8e99;line-height: 22px;height: 21px;overflow: hidden;}
.SaaSmarket_meauSoftcontent li a font i{display: block;width:30px;height:30px;position: absolute;right: -60px;top: 10px;margin-right:  0px;background: none;}
.SaaSmarket_meauSoftcontent li:hover a font i{background: url(../images/ico_Arrow.png) 0 center no-repeat;}

.sanjiao{width:15px;height:15px;position: absolute;bottom: -14px;left: -15px;background: url(../images/san02.png) 0 center no-repeat;}

.wrapper04 {position:relative;height: 46px;width: 60%;overflow: hidden;margin:0 auto;background: #c9daff;}
.wrapper04 .scroller {position:absolute; width: 100%;}
.wrapper04 .scroller li {height: 46px;color:#333;float: left;line-height: 46px;font-size: 16px;text-align: center;}
.wrapper04 .scroller li a{color:#333;display:block;padding: 0 .3rem;}
.wrapper04 .scroller li.cur{background: #5676fc;}
.wrapper04 .scroller li.cur a{color:#fff;}

.btn,.elementLink_h1,.posterTvGrid .contentHolderUnit .elementOverlay{display: none; }
.posterTvGrid .contentHolderUnit img{padding: 20%;}




















@media (max-width: 1680px) {


}
@media (max-width: 1440px) {


}
@media (max-width: 1300px) {
.rsABlock {width: 100%;padding-left: 0;text-align: center;top: 130px;}
.login_btn a{font-size: 12px;padding: 8px 5px;}
.baner_top{padding-top: 0px;}
.rightcontent{/* width:100%; */margin-left:0%;}	
.fontWz h3 {font-size: 30px;color:#fff;font-weight:normal;}
.fontWz p {font-size:16px;padding: 0px;/* line-height:34px; *//* color:#fff; */text-align: center;}
.fontWz span {display: block;font-size: 10px;padding: 6px 10px;/* border:1px solid #fff; *//* color:#fff; */text-align: center;margin: 0 auto;width: 50%;}
.royalSlider {height: 380px;}	
.rsMinW .rsBullets {bottom:-30px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a h1{font-size:20px;color: #fff;text-indent: 25px;line-height: 24px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a h1 b{font-size:14px;padding-left:20px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a span{font-size:32px;color: #fff;line-height: 46px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle{padding:20px 0px 0px 0px;}
.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a{position: relative;padding:10px 30px;}
.SaaSmarket_meauSoftcontent li a font h2{font-size: 16px;}
.SaaSmarket_meauSoftcontent li a font p{font-size: 14px;}
.SaaSmarket_meauSoftcontent li div{padding: 10px 20px;}
.SaaSmarket_bgwidth{ float:none; margin-top:0px;}
.banner {/* margin-top: 30px; *//* padding-bottom: 30px; */}
.rsABlock img,.SaaSmarket_navbottom{ display:none}
}
@media (max-width: 1024px) {
.SaaSmarket_navleftmenu,.right_login,.rsABlock img{ display:none;}
.SaaSmarket_meauSoft li{width:100%;}
.royalSlider {height: 287px;}
.SaaSmarket_bg{margin-top: -60px;float: none;width: 100%;height: 297px;}
.rightcontent{width:100%; }	

	
}
@media (max-width: 992px) {

	
}
@media (max-width: 768px) {


}
